func github.com/aws/aws-sdk-go-v2/service/internal/s3shared/arn.isSupportedServiceARN
2 uses
github.com/aws/aws-sdk-go-v2/service/internal/s3shared/arn (current package)
arn.go#L16: func isSupportedServiceARN(service string) bool {
arn.go#L42: if !isSupportedServiceARN(a.Service) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)